Solution for User role issue with customer group #16499#17361
Solution for User role issue with customer group #16499#17361ghost wants to merge 3 commits into2.2-developfrom unknown repository
Conversation
…ns (No Color Options) Shows No Image in Cart
|
Hi @emiprotech. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
This file is changed for other issue's solution but by mistake it is displaying in this pull request.
|
Hi @emiprotech , please, resolve merge conflict |
|
Hi sidolov, app/code/Magento/Customer/etc/acl.xml |
|
Hi @emiprotech, |
|
I have created new pull request and I am closing this PR. |
Solution for User role issue with customer group #16499
Description
Now the “customer group” menu is displayed under "customers" menu on the admin side and store menu is invisible for new user. issue was is ACL file.
In ACL file 'Customer group should be in 'Magento_Customer::customer' instead of 'Magento_Backend::stores_other_settings'.
Fixed Issues (if relevant)
Manual testing scenarios
1 .System > Permission > User Roles.
2. Create a user role with 'customer group' permission which is specified in issue steps.
3. Login with new user credential. now only customer menu is enabled and store menu is not visible for new user.
Contribution checklist